home *** CD-ROM | disk | FTP | other *** search
- (* V1.00 : 1994.01.05 : SCA : First release
- V1.01 : 1994.01.06 : SCA : Keys not added if a new section is created
- V1.02 : 1994.02.09 : SCA : rtrim added for section name
- : Corrected if not .BAK file existed
- V1.03 : 1994.02.10 : SCA : rtrim added for key values
- V1.04 : 1994.03.23 : SCA : Can now add [section]key= without value
- Added file-io-errorhandling
- V1.05 : 1994.04.06 : SCA : # added to comment lines, - now deletes the lines
- : Added _ and * commands
- : Added < and > commands
- V1.06 : 1994.04.11 : SCA : Corrected a problem when adding a new section
- : with mutliple new keys
- : Added ! command
- V1.06b: 1994.04.14 : SCA : Added Quiet Mode
- V1.07 : 1994.04.19 : SCA : Added @ commands
- V1.08 : 1994.04.21 : SCA : Corrected a problem when adding new sections
- : A simple missing STRUPPER !!!
- : %env% added
- V1.09 : 1994.04.22 : SCA : Corrected ! command
- : %% translates to %
- : Multiple ! commands for the same section supported
- V1.09a: 1994.04.26 : SCA : Quiet parameter no longer case sensitive
- V1.09b: 1994.04.27 : SCA : % now in section & key
- V1.09c: 1994.05.03 : SCA : + & ! > in commented sections now works
- : Keys with numeric endings are now treated
- : correctly for all commands
- : Delete key numeric command added ~
- V1.10 : 1994.05.05 : SCA : General replace of strings (r command)
- : R command added
- V1.11 : 1994.05.31 : SCA : In Quiet mode, no error messages displayed
- : R command displayed in help-screen
- V1.12 : 1994.07.05 : SCA : Added Netware Group handling and IFENV IFNENV
- V1.13 : 1994.07.26 : SCA : Corrected ! command, when GroupXX numbers
- : not ordered and multiple ! commands for the
- : same section/key
- V1.14 : 1994.08.12 : SCA : Inifiles with blanks before and after the = sign
- : are now handled correctly. (PROTOCOL.INI and other such things)
- V1.15 : 1994.08.26 : SCA : Inifiles with leading blanks before the key are
- : now handled correctly too. (This should have been done in V1.14)
- : NEW: TAB are handled as BLANKS before/after section/key/values
- : Rearranged Online-help
- : # command works now correctly for the device=.. part of ini-files.
- V1.20 : 1994.09.01 : SCA : Pairs of INI & CMD files can now be read from a ICM (text) file
- : Added verbose-mode (Third Parameter /v)
- : When IPX not loaded, then do not test for NETX/VLM
- : What happens when Netware runs via TCP/IP ???
- : When V1.14 has no free environment, then the system hangs !!!
- : No cause found, but V1.20 has NOT this problem... ;-(
- : / command added
- : > and < commands, more checks for inside
- V1.20b: 1994.09.02 : SCA : Removed CRT unit, because it gives problems,
- : when the screen resolution is changed
- V1.21 : 1994.09.14 : SCA : IFEXISTKEY and IFNEXISTKEY added
- : implementation not finished
- V1.22 : 1994.09.21 : SCA : New commandline-parsing options with - and / allowed
- : /N to create new INI-files
- : -h /h added for Online-help
- : r command now replaces all occurences in one line
- V1.23 : 1994.09.28 : SCA : NW-Library problems with deallocate
- V1.23l: 1994.09.28 : SCA : No NW-library included....
- V1.231: 1994.09.28 : SCA : Get-Username recoded
- : Corrected a problem with ISMEMBER and silent parameter
- V1.24 : 1994.09.30 : SCA : / command works now correct, even if the Key does
- : not exist. > Command now works correct too. (No
- : leading space needed
- : Lowercase ENV-Variables are now supported too
- : windir in a DOS-Box
- V1.25 : 1994.10.17 : SCA : Close CMD files now each time, so even larger
- : ICM - Files can be handled.
- V1.26 : 1994.10.18 : SCA : When the INI-file has been created, then closed the not open
- : INIIn-file... (RT Error 103)
- V1.27 : 1994.11.21 : SCA : ? command-modifier added
- *)
-